projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2326952
)
Revert part of 2003-09-13 change.
author
Lute Kamstra
<lute@gnu.org>
Mon, 13 Oct 2003 16:29:53 +0000
(16:29 +0000)
committer
Lute Kamstra
<lute@gnu.org>
Mon, 13 Oct 2003 16:29:53 +0000
(16:29 +0000)
lisp/hl-line.el
patch
|
blob
|
history
diff --git
a/lisp/hl-line.el
b/lisp/hl-line.el
index 4ef227f70954ec2b2456ec9552ce666382d06134..58921aaa58a3bbae446d74c2d808163899b82236 100644
(file)
--- a/
lisp/hl-line.el
+++ b/
lisp/hl-line.el
@@
-53,6
+53,10
@@
;; selected window. (It does so rather than keeping track of changes
;; in the selected window).
+;; You could make variable `global-hl-line-mode' buffer-local and set
+;; it to nil to avoid highlighting specific buffers, when the global
+;; mode is used.
+
;;; Code:
(defgroup hl-line nil